Skip to content

Fix player SetPos in Teleport type PLAYER_INFO (Opcode 81) Handling#21

Open
HelloKitty wants to merge 2 commits intoJameskmonger:masterfrom
HelloKitty:patch-1
Open

Fix player SetPos in Teleport type PLAYER_INFO (Opcode 81) Handling#21
HelloKitty wants to merge 2 commits intoJameskmonger:masterfrom
HelloKitty:patch-1

Conversation

@HelloKitty
Copy link

@HelloKitty HelloKitty commented Nov 17, 2025

Don't know how this wasn't noticed but found it when trying to backport the client to support 245 protocol on LostCity.

@HelloKitty
Copy link
Author

Actually, something I didn't notice is that the preceeding lines: final int x = stream.readBits(7); final int y = stream.readBits(7); Must change too, as they were inverted too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant